home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11995 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  902 b 

  1. Path: lade.news.pipex.net!pipex!dircon!usenet
  2. From: andre_p@dircon.co.uk (Andre C. Parrie)
  3. Newsgroups: comp.lang.c++
  4. Subject: Borland C++ database access
  5. Date: Sun, 17 Mar 1996 17:03:34 GMT
  6. Organization: Direct Connection
  7. Message-ID: <4ihh9u$657@newsgate.dircon.co.uk>
  8. Reply-To: andre_p@dircon.co.uk
  9. NNTP-Posting-Host: andre_p.dircon.co.uk
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. A quick question:
  13.  
  14. I need to write a program in Borland C++ 5 which stores a lot of
  15. information.
  16.  
  17. I do not want to write my own database code to save the info to disk
  18. and do searches, etc. Therefore, I want to interface into an existing
  19. database engine, eg Paradox or Access, and save, recall and search for
  20. data through that.
  21.  
  22. Do I need anything more than the Borland C++ 5 developers suite and
  23. Paradox/Access to do this? Do I need to buy the expensive Borland
  24. Database Engine software?
  25.  
  26. Thank you for your time,
  27.  
  28. Andre.
  29.  
  30.